home *** CD-ROM | disk | FTP | other *** search
- #
- # Options to allow only certain protocols, times of use, or specific machines.
- # These limit the conditions in order to initiate a call.
- #
- #protocols tcp rdp udp icmp
- #monday 8 9 10 11 12 13 14 15 16 17 18
- #tuesday 8 9 10 11 12 13 14 15 16 17 18
- #allowto 192.31.242.1 192.31.242.2
- #disallowfrom ww.xx.yy.zz
- #
- # Connection Timeouts
- #
- failedcall 25 # time to mark network as down after failed call
- callwait 50 # time to allow for call to go through
- #
- # Activity Timeouts
- #
- dial:inactivity 180 # time to let the connection sit idle
- dial:last_close 6 # fast timeout after last TCP close
- dial:non_tcp 10 # fast timeout for non-TCP traffic
- answer:inactivity 600 # time to let the connection sit idle
- answer:last_close 180 # fast timeout after last TCP close
- answer:non_tcp 180 # fast timeout for non-TCP traffic
-